Backup tool for MySQL to automatically / manually create sql dump files, for data, table structure, functions and stored procs. Can run via the task manager for backups on a regular base. Backup can be zipped with a password and saved on a server.
Features
- mySQL backup (automated, manually and scheduled)
- structure /scheme and stored procedure / function dump backup
- Compress to zip (including password protection)
- blacklist or whitelist
- Table Dump
- Delete old backups
- CPU load balance (simultaneous dump selection)
- Update Check
License
GNU General Public License version 3.0 (GPLv3)Follow MySQL Backup Tool
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
How can I change the value of mysql port in propeties of programm? The port is not 3306 so I can't connect ((
-
This tool is helpful to do mySQL backup. Some feedback: 1. On the manual, please inform that before user chooses whitelist / blacklist, user needs to Save Settings first to avoid getting error message 2. If no items selected under whitelist, please inform user to click one, instead of executing it with empty result 3. If the DB credentials of the user is not sufficient to do the backup, please inform it instead of giving empty result.